Fix allocation of phys_to_machine_mapping array during
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 21 Oct 2005 15:22:09 +0000 (16:22 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 21 Oct 2005 15:22:09 +0000 (16:22 +0100)
commit73e4aa4e2b844b0b53802348c0d26a7e7bda36c4
tree7844dc8ab67eca534c235db6ddf50e354bd0720e
parent64b6e234d2401ea5cf78eb7fd9ff49f0acad2be3
Fix allocation of phys_to_machine_mapping array during
x86/64 linux boot. The original builder-provided array
must be made read-only in the initial mapping.
Signed-off-by: Keir Fraser <keir@xensource.com>
linux-2.6-xen-sparse/arch/xen/x86_64/kernel/e820.c
linux-2.6-xen-sparse/arch/xen/x86_64/kernel/setup.c